C#
VB
C++
Generic result of running the command asynchronously.
public T Result { get; set; }
Public Property Result() As T
Get
Set
public:
property T Result
{
T get()
void set(T value)
}
The generic result of running the command asynchronously.
DocumentViewerAsyncOperation<T> Class
DocumentViewerAsyncOperation<T> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET